[INFO] cloning repository https://github.com/veltzer/rscontacts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veltzer/rscontacts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveltzer%2Frscontacts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveltzer%2Frscontacts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b2436997f7028a240cd41c52f9216a5012cf6f
[INFO] testing veltzer/rscontacts against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveltzer%2Frscontacts" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/veltzer/rscontacts
[INFO] finished tweaking git repo https://github.com/veltzer/rscontacts
[INFO] tweaked toml for git repo https://github.com/veltzer/rscontacts written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/veltzer/rscontacts on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/veltzer/rscontacts already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b40b89964a229b42109312de029cf5b2bfe676b97aa772decbc93ef347b8c196
[INFO] running `Command { std: "docker" "start" "-a" "b40b89964a229b42109312de029cf5b2bfe676b97aa772decbc93ef347b8c196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b40b89964a229b42109312de029cf5b2bfe676b97aa772decbc93ef347b8c196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40b89964a229b42109312de029cf5b2bfe676b97aa772decbc93ef347b8c196", kill_on_drop: false }`
[INFO] [stdout] b40b89964a229b42109312de029cf5b2bfe676b97aa772decbc93ef347b8c196
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad15bbabb66083b5c11b9c1b847ff3d4d6c966de8119028fdfd233e20825eb38
[INFO] running `Command { std: "docker" "start" "-a" "ad15bbabb66083b5c11b9c1b847ff3d4d6c966de8119028fdfd233e20825eb38", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rscontacts v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yup-oauth2 v11.0.0
[INFO] [stderr]    Compiling google-apis-common v7.0.0
[INFO] [stderr]    Compiling google-people1 v6.0.0+20240625
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "ad15bbabb66083b5c11b9c1b847ff3d4d6c966de8119028fdfd233e20825eb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad15bbabb66083b5c11b9c1b847ff3d4d6c966de8119028fdfd233e20825eb38", kill_on_drop: false }`
[INFO] [stdout] ad15bbabb66083b5c11b9c1b847ff3d4d6c966de8119028fdfd233e20825eb38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 468e7e0b8440a634d05f58abb6c1d8ad3d4b0893fbc54302b7c7b6797e9a4a2a
[INFO] running `Command { std: "docker" "start" "-a" "468e7e0b8440a634d05f58abb6c1d8ad3d4b0893fbc54302b7c7b6797e9a4a2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rscontacts v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.82s
[INFO] running `Command { std: "docker" "inspect" "468e7e0b8440a634d05f58abb6c1d8ad3d4b0893fbc54302b7c7b6797e9a4a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468e7e0b8440a634d05f58abb6c1d8ad3d4b0893fbc54302b7c7b6797e9a4a2a", kill_on_drop: false }`
[INFO] [stdout] 468e7e0b8440a634d05f58abb6c1d8ad3d4b0893fbc54302b7c7b6797e9a4a2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 54b6a4c1d82733d086bdb8d9de33d5427df4104555296bdc610d3542e06eac76
[INFO] running `Command { std: "docker" "start" "-a" "54b6a4c1d82733d086bdb8d9de33d5427df4104555296bdc610d3542e06eac76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rscontacts-bae64ac63345dde6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rscontacts-65b2d7cde05a6769)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-543549c700edbcdd)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_cli_auth_force ... ok
[INFO] [stdout] test test_cli_auth_subcommand ... ok
[INFO] [stdout] test test_cli_auth_no_browser ... ok
[INFO] [stdout] test test_cli_check_all_dry_run ... ok
[INFO] [stdout] test test_cli_check_all_custom_country ... ok
[INFO] [stdout] test test_cli_check_phone_dry_run ... ok
[INFO] [stdout] test test_cli_check_phone_fix ... ok
[INFO] [stdout] test test_cli_check_all_fix ... ok
[INFO] [stdout] test test_cli_check_all_subcommand ... ok
[INFO] [stdout] test test_cli_check_phone_custom_country ... ok
[INFO] [stdout] test test_cli_check_type_company_no_label_auto_fix_dry_run ... ok
[INFO] [stdout] test test_cli_check_phone_subcommand ... ok
[INFO] [stdout] test test_cli_check_type_company_no_company ... ok
[INFO] [stdout] test test_cli_check_type_company_no_label ... ok
[INFO] [stdout] test test_cli_check_type_company_given_name ... ok
[INFO] [stdout] test test_cli_check_type_company_given_name_auto_fix ... ok
[INFO] [stdout] test test_cli_export_json ... ok
[INFO] [stdout] test test_cli_export_json_short ... ok
[INFO] [stdout] test test_cli_move_suffix_to_family_dry_run ... ok
[INFO] [stdout] test test_cli_list_subcommand ... ok
[INFO] [stdout] test test_cli_sync_gnome_contacts ... ok
[INFO] [stdout] test test_cli_unknown_subcommand_fails ... ok
[INFO] [stdout] test test_cli_no_subcommand_fails ... ok
[INFO] [stdout] test test_cli_move_suffix_to_family ... ok
[INFO] [stdout] test test_cli_sync_gnome_contacts_dry_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helpers_tests.rs (/opt/rustwide/target/debug/deps/helpers_tests-e8726dbf267cd195)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test test_add_country_code_with_leading_zero ... ok
[INFO] [stdout] test test_add_country_code_without_leading_zero ... ok
[INFO] [stdout] test test_config_parse_companies ... ok
[INFO] [stdout] test test_config_parse_given_names ... ok
[INFO] [stdout] test test_config_default_skip_is_empty ... ok
[INFO] [stdout] test test_config_parse_skip_list ... ok
[INFO] [stdout] test test_config_skip_empty_means_all_run ... ok
[INFO] [stdout] test test_config_dir_ends_with_rscontacts ... ok
[INFO] [stdout] test test_config_skip_set_behavior ... ok
[INFO] [stdout] test test_add_country_code_us ... ok
[INFO] [stdout] test test_config_multiple_regexp_sections ... ok
[INFO] [stdout] test test_is_fixable_phone_alpha ... ok
[INFO] [stdout] test test_is_fixable_phone_digits ... ok
[INFO] [stdout] test test_detect_country_code ... ok
[INFO] [stdout] test test_config_parse_empty ... ok
[INFO] [stdout] test test_is_fixable_phone_short ... ok
[INFO] [stdout] test test_fix_phone_format ... ok
[INFO] [stdout] test test_config_parse_unknown_sections_ignored ... ok
[INFO] [stdout] test test_is_correct_phone_format_invalid ... ok
[INFO] [stdout] test test_person_to_vcard_no_name_uses_fallback ... ok
[INFO] [stdout] test test_person_to_vcard_basic ... ok
[INFO] [stdout] test test_person_to_vcard_with_address ... ok
[INFO] [stdout] test test_person_to_vcard_with_email ... ok
[INFO] [stdout] test test_config_parse_name_regexp ... ok
[INFO] [stdout] test test_has_country_code_empty ... ok
[INFO] [stdout] test test_person_to_vcard_with_nickname ... ok
[INFO] [stdout] test test_is_fixable_phone_mixed ... ok
[INFO] [stdout] test test_has_country_code_double_zero ... ok
[INFO] [stdout] test test_token_cache_path_is_in_config_dir ... ok
[INFO] [stdout] test test_person_to_vcard_with_phone ... ok
[INFO] [stdout] test test_has_country_code_plus ... ok
[INFO] [stdout] test test_person_to_vcard_with_birthday ... ok
[INFO] [stderr]    Doc-tests rscontacts
[INFO] [stdout] test test_is_correct_phone_format ... ok
[INFO] [stdout] test test_is_fixable_phone_star ... ok
[INFO] [stdout] test test_has_country_code_missing ... ok
[INFO] [stdout] test test_is_valid_email_invalid ... ok
[INFO] [stdout] test test_is_valid_email_valid ... ok
[INFO] [stdout] test test_person_to_vcard_with_org ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "54b6a4c1d82733d086bdb8d9de33d5427df4104555296bdc610d3542e06eac76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b6a4c1d82733d086bdb8d9de33d5427df4104555296bdc610d3542e06eac76", kill_on_drop: false }`
[INFO] [stdout] 54b6a4c1d82733d086bdb8d9de33d5427df4104555296bdc610d3542e06eac76
